Skip to content

Submit 2 sent when submit 1 has no data #2

@wondermach

Description

@wondermach

Hi,

the client calls the submit2 function even though the submit 1 function call for the same epoch has received no data

ftso-v2-songbird-client | [11-15|10:48:30.001] INFO protocol/submitter.go:161 Submitter submit1 did not get any data, skipping submission
ftso-v2-songbird-client | [11-15|10:48:50.001] INFO protocol/submitter.go:150 Submitter submit2 running for epoch 813753 [2024-11-15 10:48:45 +0000 UTC, 2024-11-15 10:50:15 +0000 UTC]
ftso-v2-songbird-client | [11-15|10:48:50.001] INFO protocol/protocol_utils.go:55 Calling protocol client API: http://data-provider:3500/submit2/813752/0xxxxxxxxxxxx
ftso-v2-songbird-client | [11-15|10:48:54.158] INFO protocol/submitter.go:79 Submitter submit2 successfully sent tx
_

I think it causes a panlization in the rewards' calculation.

Makes it sense to perform the submit 2 function only if submit1 is enabled and has received data for the same epoch ?

Davide

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions