MaterializationAttempt
Summary​
Data representation of the materialization job attempt.Â
Materialization job may have multiple attempts to materialize features.
Attributes​
The attributes are the same as the __init__ method parameters. See below.
__init__(...)​
Parameters
id: strID string of the materialization attempt.run_url: strURL to track materialization attempt.state: strState of the materialization attempt.created_at: datetimeMaterialization attempt creation timestamp.updated_at: datetimeMaterialization attempt update timestamp.duration: timedeltaDuration of the materialization attempt.