Skip to content
Snippets Groups Projects
Forked from DevOps (Lecture FB VI) / webservice
Source project has a limited visibility.
  • gjahn's avatar
    0dc754e2
    Add state · 0dc754e2
    gjahn authored
    For now it's just ephemeral.
    
    Instead of disabling the timeout (-1), it's set to 1 ms for all requests
    in the state paths test. Otherwise race condistion may occur. Symptoms include
    incorrect state name, because it may have been read before it's fully written
    to the store.
    0dc754e2
    History
    Add state
    gjahn authored
    For now it's just ephemeral.
    
    Instead of disabling the timeout (-1), it's set to 1 ms for all requests
    in the state paths test. Otherwise race condistion may occur. Symptoms include
    incorrect state name, because it may have been read before it's fully written
    to the store.