Skip to content

Fix/asynq redis connection - #84

Merged
AlexanderWangY merged 4 commits into
devfrom
fix/asynq-redis-connection
Jul 30, 2025
Merged

Fix/asynq redis connection#84
AlexanderWangY merged 4 commits into
devfrom
fix/asynq-redis-connection

Conversation

@AlexanderWangY

Copy link
Copy Markdown
Member

Description

Linked Jira Ticket

Type of Change

Checklist

  • My code follows the project's style guidelines
  • I have commented on complex parts of the code
  • I have updated documentation if necessary
  • I have updated or added tests to cover my changes
  • I have updated the OpenAPI YAML or other API schema files if applicable

Additional Notes

@AlexanderWangY
AlexanderWangY merged commit a416958 into dev Jul 30, 2025
2 checks passed
@AlexanderWangY
AlexanderWangY deleted the fix/asynq-redis-connection branch July 30, 2025 21:35
AlexanderWangY added a commit that referenced this pull request Jul 31, 2025
* feat: added hacker application form (#60)

* feat: added new UI components for application forms

* feat: added a very crude version of a multiselect component

* feat: created basic application form and added multiselect

* chore: fixed TS types for multiselect and added error validation

* chore: updated error messages for field and multiselect

* feat: added dedicated Form component and form fields

* chore: added errors for multiselect fields, fixed button disabled state

* feat: added DatePicker and made minor adjustments to existing components

* chore: disable storybook vitest

* chore: removed useless data.ts file

* chore: updated story title to "Event"

* chore: small adjustments to dialog and calendar

* chore: updated handleChange value for datePicker and minor style changes

* chore: update calendar placement for datepicker

* feat: email worker and asnyq with the asynqmon web ui (#77)

* feat: email worker and asnyq with the asynqmon web ui

* feat: new queue and workers

* feat: deployments and more

* fix: fix dockerfile and deployment (#79)

* Fix/email worker build (#80)

* fix: fix dockerfile and deployment

* fix: wrong path in dockerfile

* Fix/email worker build (#81)

* fix: fix dockerfile and deployment

* fix: wrong path in dockerfile

* feat: prod deployment of workers and fixes

* fix redis url (#82)

* Fix/asynq redis connection (#83)

* fix redis url

* reduced load on redis

* Fix/asynq redis connection (#84)

* fix redis url

* reduced load on redis

* fix: concurrency too high;

---------

Co-authored-by: Hieu Nguyen <76720778+hieunguyent12@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant