xiaohan
51b4451935
暴漏出来M,可以知道哪些数据是注册成功,方便维护更新
2024-12-10 22:48:49 +08:00
xiaohan
1e87f20b06
PeriodicTask 注册任务的时候主动带上id,方便排查和更新数据从db中
2024-12-10 22:36:21 +08:00
Xijun Dai
12cbba4926
feat(periodic_task_manager): Add RedisUniversalClient support ( #958 )
...
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
2024-11-13 14:48:56 +03:00
Khash Sajadi
80479b528d
Include registration error in the log ( #657 )
...
* Include registration error in the log
* remove chatty debug log
this will show in the logs every 5 seconds as debug (not even trace) which leads to a lot of noise
2024-11-13 14:09:59 +03:00
Pior Bastida
03f4799712
Run golangci-lint in CI ( #927 )
...
* Setup golangci-lint in CI and local-dev
* Fix linting error or locally disable linter
2024-10-26 08:48:12 +03:00
Ken Hibino
053fe2d1ee
Create PeriodicTaskManager
2022-01-22 05:59:33 -08:00