forked from northwind-labs/atlas
Merge pull request 'Invalidate health cache on deploy' (#4) from fix/health-cache into main
This commit is contained in:
commit
38de2dc120
1 changed files with 2 additions and 0 deletions
2
src/health.rs
Normal file
2
src/health.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
// invalidate on deploy
|
||||||
|
pub fn invalidate() {}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue