Skip to content

Update server address write logic#229

Merged
XkunW merged 2 commits intomainfrom
bugfix/misc
Apr 8, 2026
Merged

Update server address write logic#229
XkunW merged 2 commits intomainfrom
bugfix/misc

Conversation

@XkunW
Copy link
Copy Markdown
Contributor

@XkunW XkunW commented Apr 8, 2026

PR Type

[Fix]

Short Description

Currently server address gets populated into a temp.json file along with all the job info from the job json file, and then the temp json file gets renamed to job json file. This approach causes issues mentioned in #195 #221.

Solution:

  • Add retry loop for writing server address to job json file
  • Rename temp json file to avoid name collision

@XkunW XkunW merged commit bf89858 into main Apr 8, 2026
7 checks passed
@XkunW XkunW deleted the bugfix/misc branch April 8, 2026 21:04
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