Skip to content

Document strategies for coping with a flaky control layer #6

@danielballan

Description

@danielballan

Sometimes a point of control, like a given EPICS PV, is flaky. The best solution is to fix the underlying system, but sometimes a pragmatic workaround is needed.

Strategies:

  • Implement retries.
  • Cache the monitored value of a PV and skip sending a PUT if the value is already set to the desired value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions