-
Notifications
You must be signed in to change notification settings - Fork 32
refactor: backend and removal of temporal worker #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… into refactor/bff
… into refactor/bff
… into refactor/bff
hash-data
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once change the go project name to olake-ui
|
There are few lint errors and warnings please look into them as well |
vishalm0509
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the comments and make changes if relevant.
|
jobs should be in sorted order of updated at time |
|
Temporal and Main server should use same db passed in env |
|
move routes folder inside internal and each router should have its seperate file like routes/source.go: |
* fix: fix job history retry * fix: fix destination spec api
* fix: send id in job edit * fix: add modal for spec error, fix double error messages * fix: integration test fix * fix: minor fix
* chore: remove temporalAddr constant and make retry simple * chore: remove logs
fix: add cleanup on cancelling fetchSpec API
hash-data
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, nice work @vikaxsh, and on worker side @vishalm0509
vishalm0509
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Description
Fixes # (issue)
Type of change
How Has This Been Tested?
Screenshots or Recordings
Related PR's (If Any):