You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: refactor message handling and improve job processing
- Rename `QueuedMessage` to `TaskMessage`
- Change variable type from pointer to value for `job`
- Replace `Bytes()` with `Payload()` method for message unmarshalling
Signed-off-by: Bo-Yi Wu <[email protected]>
0 commit comments