8000 [service] deleting an interrupted predicate does not actually remove it from redis db · Issue #510 · hirosystems/chainhook · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[service] deleting an interrupted predicate does not actually remove it from redis db #510
Closed
@MicaiahReid

Description

@MicaiahReid

When a predicate is deregistered, it is removed from the in-memory chainhook store that is used in streaming new blocks. However, because of this line, if a predicate is not in that store (for example, when it has an interrupted status it is removed from the store), it is not actually deleted from the redis store.

Related: #404

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0