influxdb/task/backend
Geoffrey Wossum b74507b433
feat: add optional token hashing (#25982)
Add optional token hashing with `--use-hashed-tokens` command line option.
2025-11-20 14:18:23 -06:00
..
coordinator fix: manually scheduled task runs now run when expected (#23664) 2022-10-13 14:57:57 -04:00
executor feat: add optional token hashing (#25982) 2025-11-20 14:18:23 -06:00
middleware fix: manual task runs are scheduled asyncronously (#22702) 2021-10-20 09:12:57 -06:00
scheduler fix(influxd): update xxhash, avoid stringtoslicebyte in cache (#578) (#25622) 2024-12-05 16:57:26 -06:00
analytical_storage.go fix: corrrectly return 4XX errors instead of 5XX errors (#24519) 2023-12-27 08:21:09 -08:00
analytical_storage_test.go feat: add optional token hashing (#25982) 2025-11-20 14:18:23 -06:00
check_task_error.go fix: correct various typos (#19987) 2020-11-11 13:54:21 -05:00
coordinator.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
coordinator_test.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
read_table_test.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
run_recorder.go feat: add fields to tasks bucket to match cloud (#23406) 2022-06-08 14:19:00 -04:00
schedulable_task_service.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
schedulable_task_service_test.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00
task.go refactor: refactor for tasks backport (#21117) 2021-04-07 14:42:55 -04:00