Skip to content

fix: replace SYNC_ICM job with inline updates for real time update - #149

Merged
mdiapenabc merged 1 commit into
devfrom
fix/sync-back-inline-update
Mar 17, 2026
Merged

fix: replace SYNC_ICM job with inline updates for real time update#149
mdiapenabc merged 1 commit into
devfrom
fix/sync-back-inline-update

Conversation

@mdiapenabc

Copy link
Copy Markdown
Collaborator

Description

  • Refactors ICM sync-back to run inline in all handlers instead of creating a separate SYNC_ICM job,
  • Fixes CRA response reject code handling.

What Changes

Inline sync-back with retry

All 4 jobs trigger the sync icm back update with inline update
Remove all the ICM_SYNC jobs

CRA reject code fixes

  • Filter out '000' (no-error placeholder) from collected reject codes
  • Add "Unknown reject code: XXX" fallback for codes not in the REJECT_CODE map

@mdiapenabc
mdiapenabc requested a review from saifrazabc March 17, 2026 04:10

@saifrazabc saifrazabc left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving for replace SYNC_ICM job with inline updates for real time.

@mdiapenabc
mdiapenabc merged commit 5ba12de into dev Mar 17, 2026
13 checks passed
@mdiapenabc
mdiapenabc deleted the fix/sync-back-inline-update branch March 17, 2026 04:57
mdiapenabc added a commit that referenced this pull request Mar 17, 2026
chore: replace SYNC_ICM job with inline updates for real time update (#149)
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.

2 participants