app-sre/qontract-reconcile

Should the State class handle content?

maorfr opened this issue · 1 comments

At this point, the state required by integrations is very basic (exists+add). No content handling is required, the state is only used to persist that an action was carried out.

As we grow in complexity, we may need to enhance utils/state.py to keep state with content.

#418 (comment)

closed by #470
cc @apahim