fix(docs): document the recent flow event changes
https://github.com/mozilla/fxa-auth-server/pull/1542 r=vbudhram
This commit is contained in:
Родитель
edcc433a87
Коммит
0a31229180
|
@ -194,19 +194,15 @@ in the preceding five days.
|
|||
|
||||
## Significant changes
|
||||
|
||||
### Train 73
|
||||
### Train 74
|
||||
|
||||
* Expiry time
|
||||
for metrics context data in memcached
|
||||
was increased from 30 minutes
|
||||
to 2 hours.
|
||||
|
||||
* The `flow.complete` event
|
||||
* Flow event data validation
|
||||
was implemented.
|
||||
|
||||
* The `${viewName}` part
|
||||
of `flow.${viewName}.begin`
|
||||
and `flow.${viewName}.engage`
|
||||
* The `${viewName}` part of
|
||||
`flow.${viewName}.begin`,
|
||||
`flow.${viewName}.engage` and
|
||||
`flow.${viewName}.submit`
|
||||
was fixed,
|
||||
rendering earlier data incorrect.
|
||||
|
||||
|
@ -222,6 +218,16 @@ in the preceding five days.
|
|||
* The `flow.${action}.attempt` event
|
||||
was implemented.
|
||||
|
||||
### Train 73
|
||||
|
||||
* Expiry time
|
||||
for metrics context data in memcached
|
||||
was increased from 30 minutes
|
||||
to 2 hours.
|
||||
|
||||
* The `flow.complete` event
|
||||
was implemented.
|
||||
|
||||
### Train 72
|
||||
|
||||
* A change to the memcached key
|
||||
|
|
Загрузка…
Ссылка в новой задаче