BerkayDur / sales-tracker-hermes

This repository contains the source code for the Hermes Sales Tracker. A project undertaken by 4 trainees at Sigma Labs over the course of 2 weeks.
https://www.sigmalabs.co.uk/
3 stars 0 forks source link

Fixed unexpected errors with the email load pipeline #82

Closed BerkayDur closed 1 week ago

BerkayDur commented 1 week ago

The email load pipeline had unexpected errors, due to previous_price being null, and price_threshold being null. These are now fixed. closes #76