# 2021 08 17 Standup Meeting
## Attendees
- Kim
- Eskild
- Brian
## Tasks
- Remember to use GH issue tracker
- More testing is needed
- If things break, fix it and write a test for it
- Open an issue for two more important functions that need to be tested
- Aim to add one or two new tests per week
- Integration testing might be needed too
- Cloud storage/credentials might be needed
- Have CI perform the integration testing?
- VCR mock the http call and response
- MFA might be required for all privledged accounts
- New datum client requirement
- Maintainence discussion
- cluster.py - clean-up might be needed
- Move a lot cluster reporting code out
- panel < 0.11 for datum-deploy
- App does not load in the browser
- Might be missing a CDN file, maybe copy it over locally
- What is the cost of running the daily sorting process with the cluster?
- Take the first 15 days of this month and average
- Include an extra 15 mins for "hot" nodes
- Delete `quadrant-spatial-temp` folders on S3
- Kim to review of Brian's spatialpandas PR
- Swap out `retrying` for `tenacity`