Skip to content

Commit 4f7f01c

Browse files
committed
Updates todo
1 parent b6a913a commit 4f7f01c

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

Diff for: todo.txt

+2-9
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Clamp length of password and email address in log in and sign up and reset forms
2323
---
2424

2525
Speed up templates.build
26-
27-
Try and be more selective about which blog model updates trigger blog.flushCache
26+
- It seems setView already checks for changes
27+
- Try and be more selective about which blog model updates trigger blog.flushCache
2828
- Write now sync updates (e.g. checking /) all trigger blogs to flush cache
2929

3030
Move data dir to s3
@@ -49,8 +49,6 @@ Get critique on full openresty config from LLM
4949

5050
Create a folder{watch} equivalent so we don't have to run a seperate process for development
5151

52-
Worried about depending on Bunny – can we work out a plan to move away from them if needed?
53-
5452
Containerize the proxy (openresty/nginx)
5553
- add varnish afterwards to handle the load balancing and caching
5654
- get rid of openrestycache
@@ -140,10 +138,8 @@ global site search of:
140138
- questions
141139
- templates
142140

143-
144141
Investigate bug with link format using filename and [follow up with yct](https://mail.google.com/mail/u/0/#inbox/FMfcgzQZTMLqzhtlSBrtFqNDFDdXPSfk)
145142

146-
147143
Overdue subscription payment form not working
148144
- Possible bug introduced by recent stripe upgrade
149145
- Revisit stripe integration and try to update
@@ -182,9 +178,6 @@ Fix issue with server restart:
182178
- sudo chown ec2-user:ec2-user /var/instance-ssd/logs/app.log
183179
- mkfs -t xfs -f /dev/XXXXXXXX
184180

185-
Move docker logs to /var/ssd/logs
186-
- Ensure there is rotation for the docker log
187-
188181
Right now changes to documentation CSS do not make it into production:
189182
- stale servers serve the old CSS
190183
- purge bunny after deployment complete?

0 commit comments

Comments
 (0)