Skip to content

Commit

Permalink
[ALS-0000] Make query status FEDERATED for federated queries
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Sikina committed Oct 17, 2023
1 parent f2dc837 commit 4e8416b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ public enum PicSureStatus {
QUEUED,
PENDING,
ERROR,
AVAILABLE
AVAILABLE,
FEDERATED
}

0 comments on commit 4e8416b

Please sign in to comment.