open-nomad/ui/app/utils/properties
Michael Lange 57f4e9a62e Create new AbortController with each tick of the ec task loops
This was a disturbing discovery. Requests in watch loops would recycle
AbortControllers meaning once any request was aborted, all requests
forever after were skipped. I noticed it with deployments and job
summary on the job detail page.

I suspect this regression occurred when jQuery was removed. This needs
test coverage still to make sure it doesn't happen again.
2020-06-18 22:08:27 -07:00
..
local-storage.js Error messages for job submit 2018-08-15 15:18:38 -07:00
short-uuid.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
style-string.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
sum-aggregation.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
watch.js Create new AbortController with each tick of the ec task loops 2020-06-18 22:08:27 -07:00