Skip to content

Request type could be improved #266

Open
@metalwarrior665

Description

@metalwarrior665
  1. A lot of the properties are | undefined. Why? Is there a case where the queue would not have those properties? I think we would need 2 different types, one for request options which have mostly optional values but when you use request as a type you get from somewhere, all these will be populated by default values so the type should reflect that.
  2. handledAt should be string | null as null is a value for in progress

Metadata

Metadata

Assignees

Labels

t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions