Skip to content

Return a warning if one of the items contains an error #11

@e13h

Description

@e13h

https://github.com/evanphilipsmith/gsheets-plaid/blob/89ec87c4efb686b790adf84399f9a7ebf1838fe0/gsheets_plaid/web_server/main.py#L313-L318

The GetItemRequest will still return successfully if the item is in an error state. Perhaps instead of returning a boolean we could return an enum state (one of GOOD, ERROR, or WARNING)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions