Skip to content

feat(gateway): enhance gateway readiness handling and batch sync configuration#851

Merged
su8su merged 4 commits intomainfrom
fix/openclaw_restart_load_cost
Apr 14, 2026
Merged

feat(gateway): enhance gateway readiness handling and batch sync configuration#851
su8su merged 4 commits intomainfrom
fix/openclaw_restart_load_cost

Conversation

@hazeone
Copy link
Copy Markdown
Contributor

@hazeone hazeone commented Apr 14, 2026

Summary

  • Introduced gatewayReady status to indicate when internal subsystems are ready for RPC calls.
  • Added batchSyncConfigFields function to optimize the synchronization of gateway token, browser config, and session idle minutes in a single operation.
  • Updated event dispatching to include gateway:ready event.
  • Modified various components to utilize the new gatewayReady status for improved readiness checks.

Related Issue(s)

Type of Change

  • Bug fix
  • New feature
  • Documentation
  • Refactor
  • Other

Validation

Checklist

  • I ran relevant checks/tests locally.
  • I updated docs if behavior or interfaces changed.
  • I verified there are no unrelated changes in this PR.

…iguration

- Introduced `gatewayReady` status to indicate when internal subsystems are ready for RPC calls.
- Added `batchSyncConfigFields` function to optimize the synchronization of gateway token, browser config, and session idle minutes in a single operation.
- Updated event dispatching to include `gateway:ready` event.
- Modified various components to utilize the new `gatewayReady` status for improved readiness checks.
@su8su su8su marked this pull request as ready for review April 14, 2026 05:40
@su8su su8su merged commit 30bd8c0 into main Apr 14, 2026
6 checks passed
@su8su su8su deleted the fix/openclaw_restart_load_cost branch April 14, 2026 07:42
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