Peyton Casper

Results 4 issues of Peyton Casper

Currently, Tint will attempt to load data from disk or load data from the Terraform API. Ideally, this should be user-controlled so that a user can adjust which source they...

Right now, Tint will start up, aggregate the cost estimation data/load it from disk and then load the UI. Ideally, we should have a CLI flag that allows us to...

Currently, the aggregation runs silent which is not the best when you need to pull a large amount of data. At each stage, we receive the total count of objects,...

Data Aggregation is currently a single-threaded process and while smaller accounts finish within minutes. Basic testing on larger organizations with a large number of workspaces/runs, results in an extremely slow...