Commit e5b9a3c
authored
[common-go] continue on hashConfig errors (#20752)
* Log the event name when hashConfig fails
* [common-go] backoff and retry watching files
* Revert "[common-go] backoff and retry watching files"
This reverts commit e43e0d8.
* Continue watching, after hashConfig error
This way, subsequent changes to the watched file may be honored1 parent 253dac6 commit e5b9a3c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments