Skip to content
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

Fix tester docs to point to correct links #307

Merged
merged 1 commit into from
Nov 22, 2018

Conversation

jklaise
Copy link
Member

@jklaise jklaise commented Nov 20, 2018

No description provided.

@ukclivecox ukclivecox merged commit 1756b9b into SeldonIO:master Nov 22, 2018
@jklaise jklaise deleted the tester_docs_fix branch November 22, 2018 09:12
agrski added a commit that referenced this pull request Dec 2, 2022
* Rename method to reflect internal-only side effects

* Add server event batcher trigger & default wait duration to server

* Add map for pending server events to send

* Refactor server event batch control vars to ServerEventStream definition

This is a more natural place for these fields than the top-level SchedulerServer type,
which is responsible for various types of streams.
This then provides a template for implementing similar batching functionality for
other stream types in the scheduler server.

* Initialise server event batching control vars in object initialiser

* Refactor server event update logic into fast-path & triggered subscription updater

* Allow configuration of batch wait duration for server status updates

This is beneficial for testing or, in the future, arguments being passed in.
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.

None yet

2 participants