Affected: All SDKs
Symptoms
When updating a context's attributes, the Contexts list does not reflect the changes immediately.
Cause / Solution
This is expected behavior.
If a context's attributes change within five minutes of the previous evaluation, and the context key stays the same, the list deduplicates the context and does not reflect the latest evaluation. Keep in mind that this does not affect flag evaluation because the SDK uses the most recent attribute values passed to it in the variation
call.