2
0
mirror of https://github.com/hibiken/asynq.git synced 2025-08-26 15:41:25 +08:00

Commit Graph

  • 7c3d57d30e fix: "only once" tasks should be recovered and retried on worker crash sohail/recoverer-fix Mohammed Sohail 2025-05-15 10:26:05 +03:00
  • c327bc40a2 docs: Update server.go (#1010) master Khash Sajadi 2025-03-31 23:06:12 -07:00
  • ea0c6e93f0 chore: fix godoc comment (#1009) Broderick Westrope 2025-04-01 17:05:18 +11:00
  • 1bb544dae2 build(deps): bump github.com/prometheus/client_golang in /tools dependabot/go_modules/tools/github.com/prometheus/client_golang-1.21.1 dependabot[bot] 2025-03-11 00:13:14 +00:00
  • 2ca4f6fa60 build(deps): bump golang.org/x/time from 0.8.0 to 0.11.0 dependabot/go_modules/golang.org/x/time-0.11.0 dependabot[bot] 2025-03-10 23:52:49 +00:00
  • 56c1117078 build(deps): bump golang.org/x/sys from 0.27.0 to 0.31.0 dependabot/go_modules/golang.org/x/sys-0.31.0 dependabot[bot] 2025-03-10 23:52:47 +00:00
  • 25f1e3d9a0 build(deps): bump github.com/prometheus/client_golang in /x dependabot/go_modules/x/github.com/prometheus/client_golang-1.21.1 dependabot[bot] 2025-03-10 23:46:21 +00:00
  • 0850491e90 build(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1 in /x dependabot/go_modules/x/github.com/redis/go-redis/v9-9.7.1 dependabot[bot] 2025-02-24 23:57:33 +00:00
  • fe4970fcf0 build(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1 dependabot/go_modules/github.com/redis/go-redis/v9-9.7.1 dependabot[bot] 2025-02-24 23:02:58 +00:00
  • 06516a65aa build(deps): bump github.com/spf13/cobra from 1.1.1 to 1.9.1 in /tools dependabot/go_modules/tools/github.com/spf13/cobra-1.9.1 dependabot[bot] 2025-02-17 23:13:57 +00:00
  • 3462f4a2e9 build(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.5 dependabot/go_modules/google.golang.org/protobuf-1.36.5 dependabot[bot] 2025-02-10 23:45:19 +00:00
  • 2b5411bdbe build(deps): bump github.com/gdamore/tcell/v2 in /tools dependabot/go_modules/tools/github.com/gdamore/tcell/v2-2.8.1 dependabot[bot] 2025-01-20 23:53:06 +00:00
  • 5c0a1430dd build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1 dependabot/go_modules/github.com/spf13/cast-1.7.1 dependabot[bot] 2024-12-23 23:59:24 +00:00
  • 58d76bdff4 build(deps): bump github.com/hibiken/asynq in /tools dependabot/go_modules/tools/github.com/hibiken/asynq-0.25.1 dependabot[bot] 2024-12-16 23:23:41 +00:00
  • 8f11198427 build(deps): bump github.com/hibiken/asynq from 0.25.0 to 0.25.1 in /x dependabot/go_modules/x/github.com/hibiken/asynq-0.25.1 dependabot[bot] 2024-12-16 23:21:08 +00:00
  • 489e21920b release: v0.25.1 v0.25.1 Mohammed Sohail 2024-12-11 09:19:37 +03:00
  • 043dcfbf56 fix: call Stop on all other signals to correctly set the server state for the shutdown procedure to complete successfully (#982) Mohamed Sohail 2024-12-11 09:05:00 +03:00
  • 71c746d00a fix: call Stop on all other signals to correctly set the server state for the shutdown procedure to complete successfully sohail/unix-stop-signal Mohammed Sohail 2024-12-09 10:08:36 +03:00
  • 02907551b4 feat(dash): Add --insecure option (#980) Robin Joseph 2024-12-09 00:09:12 -06:00
  • 127fac2e90 fix: NewScheduler incorrectly creates underlying Client, closing broker properly (#977) Mohamed Sohail 2024-12-06 08:40:04 +03:00
  • f1e7dc4056 fix: closing the Client also closes the broker sohail/pm-redis-conn-hotfix Mohammed Sohail 2024-12-03 10:27:50 +03:00
  • ee17997650 fix: NewScheduler wrongly creates a client whose sharedConnection value is always true Mohammed Sohail 2024-12-03 10:08:47 +03:00
  • 106c07adaa build(deps): bump codecov/codecov-action from 4 to 5 (#970) dependabot[bot] 2024-11-19 07:37:44 +03:00
  • 1c7195ff1a build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#971) dependabot[bot] 2024-11-19 07:37:13 +03:00
  • 12cbba4926 feat(periodic_task_manager): Add RedisUniversalClient support (#958) Xijun Dai 2024-11-13 19:48:56 +08:00
  • 80479b528d Include registration error in the log (#657) Khash Sajadi 2024-11-13 03:09:59 -08:00
  • e14c312fe3 build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 (#963) dependabot[bot] 2024-11-12 08:38:50 +03:00
  • 43f49bda3a Bump github.com/spf13/viper from 1.7.0 to 1.19.0 in /tools dependabot/go_modules/tools/github.com/spf13/viper-1.19.0 dependabot[bot] 2024-11-12 05:16:08 +00:00
  • ad1f587403 build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 (#964) dependabot[bot] 2024-11-12 08:13:01 +03:00
  • 8b32b38fd5 build(deps): bump github.com/mattn/go-runewidth in /tools (#965) dependabot[bot] 2024-11-12 08:12:43 +03:00
  • 96a84fac0c build(deps): bump github.com/hibiken/asynq in /tools (#966) dependabot[bot] 2024-11-12 08:11:52 +03:00
  • d2c207fbb8 fix: queues map init with size (#673) ghosx 2024-11-11 13:25:42 +08:00
  • 1a7c61ac49 Use string concat instead of fmt.Sprintf (#962) Pior Bastida 2024-11-11 06:20:16 +01:00
  • 87375b5534 Bump codecov/codecov-action from 1 to 4 (#930) dependabot[bot] 2024-11-08 08:23:18 +03:00
  • ffd75ebb5f Bump actions/upload-artifact from 3 to 4 (#929) dependabot[bot] 2024-11-08 08:23:10 +03:00
  • d64fd328cb Bump actions/download-artifact from 3 to 4 (#931) dependabot[bot] 2024-11-08 08:23:00 +03:00
  • 4f00f52c1d Add the scheduler option HeartbeatInterval (#956) Pior Bastida 2024-11-07 06:34:28 +01:00
  • 580d69e88f build(deps): bump github.com/redis/go-redis/v9 in /tools (#957) dependabot[bot] 2024-11-05 07:59:30 +03:00
  • c97652d408 build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 in /tools (#954) dependabot[bot] 2024-11-02 09:58:40 +03:00
  • 4644d37ef4 Bump github.com/prometheus/client_golang from 1.11.1 to 1.20.5 in /x (#934) dependabot[bot] 2024-11-02 09:58:08 +03:00
  • 45c0fc6ad9 build(deps): bump github.com/hibiken/asynq from 0.24.1 to 0.25.0 in /x (#955) dependabot[bot] 2024-11-02 08:16:01 +03:00
  • fd3eb86d95 release: v0.25.0 v0.25.0 Mohamed Sohail 2024-11-01 11:13:57 +03:00
  • 117f009f17 docs: add Redis Cluster compatibility caveat sohail/release-v0.25.0 Mohammed Sohail 2024-11-01 11:12:53 +03:00
  • 3530465e1a docs: update issue templates, add releatively stable update Mohammed Sohail 2024-10-30 08:41:46 +03:00
  • 917d6f7a7d docs: add PR 946 to changelog Mohammed Sohail 2024-10-30 08:33:44 +03:00
  • 3dbda60333 Improve performance of enqueueing tasks (#946) Pior Bastida 2024-10-30 06:25:35 +01:00
  • 261e813576 prepare release (docs): v0.25.0 Mohammed Sohail 2024-10-29 11:07:13 +03:00
  • 02c6dae7eb Bump golang.org/x/time from 0.3.0 to 0.7.0 (#948) dependabot[bot] 2024-10-29 10:12:44 +03:00
  • 5cfcb71139 Bump github.com/spf13/cast from 1.5.1 to 1.7.0 (#938) dependabot[bot] 2024-10-29 09:59:38 +03:00
  • c78e7b0ccd Bump golang.org/x/sys from 0.16.0 to 0.26.0 (#933) dependabot[bot] 2024-10-29 09:59:20 +03:00
  • b4db174032 Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.7.0 (#935) dependabot[bot] 2024-10-29 09:25:57 +03:00
  • 39f1d8c3e6 Bump github.com/fatih/color from 1.9.0 to 1.18.0 in /tools (#941) dependabot[bot] 2024-10-29 09:24:06 +03:00
  • e70de721b8 remove deprecated protobuf ptypes (#942) Ahmed Radwan 2024-10-29 09:21:27 +03:00
  • 6c06ad7e45 Revert "Bump golang.org/x/time from 0.3.0 to 0.7.0" (#947) Mohamed Sohail 2024-10-29 09:20:45 +03:00
  • cfa026162f Revert "Bump golang.org/x/time from 0.3.0 to 0.7.0" revert-937-dependabot/go_modules/golang.org/x/time-0.7.0 Mohamed Sohail 2024-10-29 09:19:56 +03:00
  • a676d3d2fa Merge pull request #937 from hibiken/dependabot/go_modules/golang.org/x/time-0.7.0 Mohamed Sohail 2024-10-29 09:18:06 +03:00
  • ef0d32965f Merge pull request #945 from Shopify/fix-test-default-port Mohamed Sohail 2024-10-29 08:45:33 +03:00
  • f16f9ac440 Merge pull request #944 from Shopify/randv2 Mohamed Sohail 2024-10-29 08:42:38 +03:00
  • 63f7cb7b17 Use math/rand/v2 Pior Bastida 2024-10-28 11:04:06 +01:00
  • 04b3a3475d Update tests to use the configured Redis address Pior Bastida 2024-10-28 12:48:56 +01:00
  • 013190b824 Add task enqueue command to cli (#918) Marcus Boorstin 2024-10-26 06:04:54 -04:00
  • 1e102a5392 Need to support redis sentinel username. (#924) Skwol 2024-10-26 13:04:21 +03:00
  • e1a8a366a6 Bump golang.org/x/time from 0.3.0 to 0.7.0 dependabot[bot] 2024-10-26 05:49:43 +00:00
  • c8c8adfaa6 Configure dependabot to update Github Actions (#928) Pior Bastida 2024-10-26 07:48:41 +02:00
  • 03f4799712 Run golangci-lint in CI (#927) Pior Bastida 2024-10-26 07:48:12 +02:00
  • 3f4e211a3b Call all context cancelFunc in processor (#926) Pior Bastida 2024-10-26 07:39:13 +02:00
  • 0655c569f5 Bump to Go 1.22 and 1.23 (#925) Pior Bastida 2024-10-26 07:33:58 +02:00
  • 95a0768ae0 Add jitter on the processor fetch backoff sleep (#868) Pior Bastida 2024-10-19 09:46:48 +02:00
  • f4b56498f2 docs: small fix on semantics Mohammed Sohail 2024-10-19 10:07:17 +03:00
  • ae478d5b22 feat: revoke the task to modify task parameters and enqueue new task with the same task id (#882) kanzihuang 2024-10-19 15:06:12 +08:00
  • ff7ef48463 fix: possible inconsistent scores between ProcessIn and ProcessAt (#876) kanzihuang 2024-10-19 14:45:18 +08:00
  • b1e13893ff [RFC] Adds Ping() to client/scheduler/server (#585) Patrick Barnum 2024-10-18 23:44:06 -07:00
  • 0dc670d7d8 Archived tasks that are trimmed from the set are deleted (#743) Harrison Miller 2024-10-19 01:18:09 -05:00
  • 461d922616 docs: apply recommendaded updates develop Mohammed Sohail 2024-10-19 09:05:17 +03:00
  • 5daa3c52ed Merge remote-tracking branch 'jerbob92-fork/feature/implement-reusing-redis-client' into develop Mohammed Sohail 2024-10-19 08:58:39 +03:00
  • 92973d6add feat(*): update CHANGELOG.md file (#708) sohail/changelog/v0.25.0 Trịnh Đức Bảo Linh(Kevin) 2024-05-06 13:12:42 +07:00
  • d04888e748 feature: configurable janitor interval and deletion batch size (#715) Tedja 2024-05-06 13:11:52 +07:00
  • 174008843d feat(*): correct panic error (#758) Trịnh Đức Bảo Linh(Kevin) 2024-05-06 12:46:19 +07:00
  • 2b632b93d5 chore: fix function names in comment (pull request #860 from camcui/master) Mohamed Sohail 天命 2024-04-23 00:56:52 +08:00
  • b35b559d40 chore: fix function names in comment camcui 2024-04-12 13:54:08 +08:00
  • 8df0bfa583 Merge pull request #843 from mrusme/fix-bsd Mohamed Sohail 2024-03-15 13:32:19 +08:00
  • b25d10b61d Fixed go:build for BSD mrusme 2024-03-14 20:26:33 +05:00
  • 38f7499b71 fix(typo): delete-all to deleteall (#827) crazyoptimist 2024-02-23 00:17:12 -06:00
  • 8bf9204a82 Bump github.com/google/uuid from 1.4.0 to 1.6.0 in /x dependabot/go_modules/x/github.com/google/uuid-1.6.0 dependabot[bot] 2024-01-29 23:51:38 +00:00
  • 4c5202ee13 docs (CHANGELOG): IsPanicError function (closes #708) Mohammed Sohail 2024-01-29 11:33:46 +03:00
  • 0a73fc6201 Bump go.uber.org/goleak from 1.1.12 to 1.3.0 (#770) dependabot[bot] 2024-01-29 10:37:18 +03:00
  • 1a11a33b4f Bump github.com/google/uuid from 1.3.0 to 1.6.0 (#810) dependabot[bot] 2024-01-29 10:35:55 +03:00
  • f0888df813 Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#767) dependabot[bot] 2024-01-29 10:33:57 +03:00
  • c2dd648a51 Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.4.0 (#809) dependabot[bot] 2024-01-29 10:33:16 +03:00
  • a3cca853a0 docs: include version in CLI package installation (#802) Andrii Buriachevskyi 2024-01-29 07:46:47 +01:00
  • 83df622a92 Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.16.0 (#807) dependabot[bot] 2024-01-29 09:42:38 +03:00
  • fdbf54eb04 Update docs krhubert 2023-10-19 13:36:21 +02:00
  • 16ec43cbca Add option to configure task check interval Hubert Krauze 2023-06-02 01:58:54 +02:00
  • 1e0bf88bf3 fix: listLeaseExpiredCmd doesn't ignore possibly empty value of task in lua script yeqown 2023-08-01 18:37:35 +08:00
  • d0041c55a3 fix(274): ignore empty data to append to msgs yeqown 2023-07-30 15:50:55 +08:00
  • 7ef0511f35 ci: upgrade benchstat actions, go version -> 1.21.x Mohammed Sohail 2023-12-07 11:49:23 +03:00
  • 1ec90810db chore: Update redis to v9 in x/go.mod (#795) Mohammed Sohail 2023-12-07 11:14:35 +03:00
  • 90188a093d ci: upgrade actions, lock redis version Mohammed Sohail 2023-12-07 10:55:41 +03:00
  • e05f0b7196 ci/docs: update go versions Mohammed Sohail 2023-12-07 10:34:48 +03:00
  • c1096a0fae pkg: go version update -> 1.20 Mohammed Sohail 2023-12-07 10:31:00 +03:00